/*.earn__item:nth-child(3) .earn__bot-wrap{*/
/*	color: #fff;*/
/*}*/
/*.main-img-car{*/
/*	    z-index: 55;*/
/*}*/
/*.footer{*/
/*	z-index: 10;*/
/*	position: relative;*/
/*}*/
/*.approval-left-link{*/
/*	transition: all .3s;*/
/*	cursor: poiner;*/
/*}*/
/*.approval-left-link:hover{*/
/*	transform: scale(1.05);*/
/*}*/
/*.news-cont{*/
/*	flex-wrap: wrap;*/
/*}*/
/*.ctab-cont__right{*/
/*	position: relative;*/
/*}*/
/*.ctab-cont__right iframe{*/
/*	position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    border-radius: 15px;*/
/*}*/

/*.cond__graf2{*/
/*	background-color: #f7f9fa;*/
/*    border-radius: 4rem;*/
/*    -webkit-transform: translate(50%, -50%) rotate(135deg);*/
/*    transform: translate(50%, -50%) rotate(135deg);*/
/*	height: 100%;*/
/*	z-index: -2;*/
/*}*/
/*.contract__graf {*/
/*    width: 37rem;*/
/*	height: 37rem;*/
/*}*/
/*.partner__graf1 {*/
/*    width: 47rem;*/
/*	height: 47rem;*/
/*    -webkit-transform: translate(-50%, -46%) rotate(135deg);*/
/*    transform: translate(-35%, -46%) rotate(135deg);*/
/*	border-radius: 4rem;*/
/*	background-color: #f7f9fa;*/
/*	z-index: -2;*/
/*}*/
/*.partner__graf2 {*/
/*    width: 47rem;*/
/*	height: 47rem;*/
/*    -webkit-transform: translate(35%, 60%) rotate(135deg);*/
/*    transform: translate(35%, 60%) rotate(135deg);*/
/*	z-index: 5;*/
/*	border-radius: 5rem;*/
/*}*/
/*.cond .cond__graf1{*/
/*	z-index: -2;*/
/*	border-radius: 0 4rem 0 0;*/
/*	background-color: #f7f9fa;*/
/*    width: 35rem;*/
/*	height: 35rem;*/
/*    -webkit-transform: translate(-50%, -50%) rotate(135deg);*/
/*    transform: translate(-50%, -50%) rotate(135deg);*/
/*}*/
/*.cond .cond__graf2{*/
/*	z-index: -2;*/
/*	border-radius: 4rem 0 0 0;*/
/*	background-color: #f7f9fa;*/
/*    width: 35rem;*/
/*	height: 35rem;*/
/*    -webkit-transform: translate(50%, -50%) rotate(135deg);*/
/*    transform: translate(50%, -50%) rotate(135deg);*/
/*}*/
/*.offer__graf1{*/
/*	background-color: #f7f9fa;*/
/*	z-index: 1;*/
/*	border-radius: 2.5rem;*/
/*	width: 27rem;*/
/*	height: 27rem;*/
/*    -webkit-transform: translate(45%, -15%) rotate(135deg);*/
/*    transform: translate(45%, -15%) rotate(135deg);*/
/*}*/

/*.pad-w-seob{*/
/*	padding-bottom: 8rem !important;*/
/*}*/
/*.offer__man{*/
/*	bottom: 4rem;*/
/*	top: auto;*/
/*}*/
/*.offer__graf1_repay{*/
/*	-webkit-transform: translate(28%, -186%) rotate(135deg);*/
/*	transform: translate(28%, -186%) rotate(135deg);*/
/*	border-radius: 2.5rem;*/
/*	z-index: -2;*/
/*	width: 25rem;*/
/*	height: 25rem;*/
/*	background-color: #f7f9fa;*/
/*}*/
/*.offer__graf1_faq {*/
/*	background-color: #f7f9fa;*/
/*	z-index: -2;*/
/*	border-radius: 2.5rem;*/
/*    width: 25rem;*/
/*	height: 25rem;*/
/*    -webkit-transform: translate(28%, -80%) rotate(135deg);*/
/*    transform: translate(28%, -80%) rotate(135deg);*/
/*}*/

/*.offer__man_thank{*/
/*	top: 0;*/
/*	bottom: auto;*/
/*}*/
/*.steps-car{*/
	
/*}*/
/*@media (max-width: 567px){*/
/*	.news .inp-mm{*/
/*		width: auto;*/
/*	}*/
/*	.footer__item:nth-child(2){*/
/*		width: 48% !important;*/
/*	}*/
/*	.footer__item:nth-child(3){*/
/*		width: 48% !important;*/
/*	}*/
/*	.main__word_ab{*/
/*		right: auto !important;*/
/*		left: 50% !important;*/
/*		transform: translate(-50%, 0) !important;*/
/*		width: 90vw !important;*/
/*	}*/
/*	.fast .fast-item{*/
/*		width: 47%;*/
/*	}*/
/*	.approval .btn{*/
/*		left: 50%;*/
/*		transform: translateX(-50%);*/
/*	}*/
/*	.ab-map{*/
/*		width: 23rem;*/
/*	}*/
/*	.offer__man{*/
/*		bottom: 0rem;*/
/*	}*/
/*	.main-list_inv{*/
/*		justify-content: space-between;*/
/*	}*/
/*	.repay__left{*/
/*		width: 100%;*/
/*	}*/
/*	.garant-item{*/
/*		text-align: center;*/
/*		display: flex;*/
/*		align-items: center;*/
/*		flex-direction: column;*/
/*		justify-content: center;*/
/*	}*/
/*	.garant-item .garant-item__top{*/
/*		text-align: center;*/
/*		text-align: center;*/
/*		display: flex;*/
/*		align-items: center;*/
/*		flex-direction: column;*/
/*		justify-content: center;*/
/*	}*/
/*	.garant-item__img{*/
/*		margin-right: 0;*/
/*		margin-bottom: 1rem;*/
/*		width: 4rem;*/
/*		height: 4rem;*/
/*	}*/
/*	.garant-item .t16 br{*/
/*		display: none;*/
/*	}*/
/*	.garant-item .t16{*/
/*		font-size: 1rem;*/
/*	}*/
/*	.garant-item .t20{*/
/*		font-size: 1.3rem;*/
/*	}*/
/*}*/
.contacts__right:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -105%);
    width: 100%;
    z-index: 200000;
    background-color: #fff;
    height: 3rem;
}

@media (max-width: 900px){
    .contacts__right:before{
        transform: translate(-50%, -165%);
    }
}
@media (max-width: 567px){
	
	.timeline__man{
	    display: none;
	}
	.header__wrap-bl {
        width: auto;
      }
    
      .header {
        padding-top: 1.5rem;
      }
    
      .header .tel-bl {
        position: static;
        margin-right: 1rem;
      }
    
      .header .tel-bl .t24 {
        font-size: 1.5rem;
      }
    
      .header .logo__img {
        width: 30vw;
      }
    
      .c-soc-header {
        margin-top: 1rem;
      }
    
      .c-soc-header.v2 {
        display: none !important;
      }
    
      .c-soc-header .soc__item {
        background-color: #fff;
        height: 2.6rem;
        width: 8rem;
      }
    
      .c-soc-header .soc__text {
        font-size: .8rem;
      }
    
      .main__cont {
        padding-top: 11rem;
      }
      
      .test-item_2 .checkbox-block .t14 br{
          display: block;
      }
      .test-item_3 .t12 br{
          display: block;
      }
      
    .main__bg{
        background-position: left !important;
    }
    .main-nav__item{
        border: 1px solid #aeaeae;
    }
    .header.black-tip::before{
        height: 100%;
    }
    .header.black-tip{
        padding-top: .7rem;
    }
      
}

@media (max-width: 399px) {
  .c-soc-header {
    display: none !important;
  }

  .c-soc-header.v2 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .header .tel-bl {
    position: absolute;
    right: 0;
    top: 2rem;
    margin-right: 0;
  }

  .header .tel-bl .t24 {
    font-size: 1.2rem;
  }

  .header__wrap-bl {
    width: 100%;
    margin-top: -1.6rem;
  }
}

.main-nav__item .btn-blick{
    display: none;
}


.contacts__right{
    position: relative;
}

.right-menu{
    display: none !important;
}

.nav__wrap{
    z-index: 200001;
}

